Welcome![Sign In][Sign Up]
Location:
Search - FIR filter

Search list

[matlabMATLAB-FIR

Description: 详细具体地记录了在matlab平台中fir滤波器的设计过程-Detailed record of the matlab platform fir filter design process
Platform: | Size: 143360 | Author: 原来 | Hits:

[OtherVerilogHDL

Description: 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure and the basic hardware features, a brief introduction of the FIR filter the way to achieve the advantages and disadvantages of combining Altera s Stratix series of characteristics of the product, with a MAC based on the 8-order FIR digital filter design For example, given the use of Verilog hardware description language for digital logic design process and methods, and Quartus Ⅱ integrated development environment, prepared HDL code, for comprehensive utilization of Quartus Ⅱ emulator internal design so the impulse response simulation and verification.
Platform: | Size: 79872 | Author: sundan | Hits:

[matlabFIR

Description: 是FIR滤波器的设计。用窗函数法设计FIR数字滤波器。这个资料是编译出来的图形。-Is the FIR filter design. Window function method using FIR digital filter design. This information is compiled by the graphics.
Platform: | Size: 50176 | Author: 李媛 | Hits:

[BREWTM320C54x(v2a.asm)

Description: ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image. -ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
Platform: | Size: 3072 | Author: zhouyu | Hits:

[matlabFIR

Description: 利用窗函数法实现FIR滤波器的设计,包括各种常见的窗口函数 -Window function method using FIR filter design, including a variety of common window function
Platform: | Size: 4096 | Author: shawn | Hits:

[ARM-PowerPC-ColdFire-MIPSDSP2812_FIR

Description: DSP源码程序: FIR滤波器程序-DSP source program: FIR filter process
Platform: | Size: 3378176 | Author: 张宏 | Hits:

[matlabFIR

Description: 一个简单的FIR滤波器实现编程,已经过调试,完全正确可用-A simple FIR filter programming, has been debugging, can be used entirely correct
Platform: | Size: 1024 | Author: sujing | Hits:

[matlabLpasFlter

Description: lowpass FIR filter 的MATLAB代码-MATLAB code of lowpass FIR filter
Platform: | Size: 1024 | Author: brian | Hits:

[Mathimatics-Numerical algorithmsappliedsignal

Description: FIR Filter Design This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design
Platform: | Size: 313344 | Author: Rizwan | Hits:

[Mathimatics-Numerical algorithmsapsignalproc

Description: The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then truncate its impulse response hd[n] to obtain a linear-phase and causal FIR filter h[n]. To truncate the impulse response of the ideal filter a time window w[n] is used. Available windows in Matlab are rectangular [or boxcar in Matlab], bartlett, hamming, hanning
Platform: | Size: 877568 | Author: Rizwan | Hits:

[matlabFIR

Description: 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
Platform: | Size: 64512 | Author: huangshuangping | Hits:

[OtherFir-40ntap-4order

Description: Fir filter with 40tap, 4 order
Platform: | Size: 2048 | Author: Thanh Cong Pham | Hits:

[assembly languagechap06

Description: ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2 sampling frequency ex5_13: band-pass, optimal method T1 & T2 ex5_14 sampling frequency: high-pass, optimal method T1 sampling frequency ex5_15: differentiator sampling frequency ex5_16: Hilbert converter Parks-McClella use ex5_17 algorithm design low-pass filter PM algorithm ex5_18 with the band-pass filter design PM algorithm ex5_19 with the high-pass filter design PM algorithm used ex5_20 ladder filter design PM algorithm used ex5_21 differential design PM al
Platform: | Size: 4096 | Author: 张满超 | Hits:

[matlabFIR

Description: 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
Platform: | Size: 2048 | Author: Jie Yao | Hits:

[Speech/Voice recognition/combineminimumphaseFIRfilter

Description: FIR滤波器设计中往往是线性相位,但不是最小相位,所以它的零点有部分在单位圆外。把单位圆外的零点映射到单位圆内,构成最小相位滤波器。-FIR filter design is often the linear phase, but it is not minimum phase, so it has some of the zeros outside the unit circle. To zero outside the unit circle is mapped to the unit circle, the minimum-phase filter constituted.
Platform: | Size: 1024 | Author: 宋知用 | Hits:

[VHDL-FPGA-Verilogcoeff_rom_1_6

Description: FIR filter basic verilog code for implementation-FIR filter basic verilog code for implementation
Platform: | Size: 2048 | Author: surya | Hits:

[VHDL-FPGA-Verilogcoeff_rom_2_5

Description: FIR filter basic verilog code for implementation-FIR filter basic verilog code for implementation
Platform: | Size: 2048 | Author: surya | Hits:

[VHDL-FPGA-Verilogcoeff_rom_3_4

Description: FIR filter basic verilog code for implementation-FIR filter basic verilog code for implementation
Platform: | Size: 2048 | Author: surya | Hits:

[Otherfir_16

Description: vhdl代码 实现16阶fir滤波器,可以仿真通过-vhdl code fir filter stage 16 can be adopted simulation
Platform: | Size: 3072 | Author: sumli | Hits:

[DSP programwendang

Description: 关于数字信号处理的几篇PPT文档(IIR/FIR滤波器设计等),适合数字信号处理入门学习-Digital signal processing on several PPT files (IIR/FIR filter design, etc.), suitable for digital signal processing Introduction to learning
Platform: | Size: 697344 | Author: 孙川川 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net